3.8.54 \(\int \frac {\sqrt {\text {ArcTan}(a x)}}{(c+a^2 c x^2)^{5/2}} \, dx\) [754]

Optimal. Leaf size=213 \[ \frac {3 x \sqrt {\text {ArcTan}(a x)}}{4 c^2 \sqrt {c+a^2 c x^2}}-\frac {3 \sqrt {\frac {\pi }{2}} \sqrt {1+a^2 x^2} S\left (\sqrt {\frac {2}{\pi }} \sqrt {\text {ArcTan}(a x)}\right )}{4 a c^2 \sqrt {c+a^2 c x^2}}-\frac {\sqrt {\frac {\pi }{6}} \sqrt {1+a^2 x^2} S\left (\sqrt {\frac {6}{\pi }} \sqrt {\text {ArcTan}(a x)}\right )}{12 a c^2 \sqrt {c+a^2 c x^2}}+\frac {\sqrt {1+a^2 x^2} \sqrt {\text {ArcTan}(a x)} \sin (3 \text {ArcTan}(a x))}{12 a c^2 \sqrt {c+a^2 c x^2}} \]

[Out]

-1/72*FresnelS(6^(1/2)/Pi^(1/2)*arctan(a*x)^(1/2))*6^(1/2)*Pi^(1/2)*(a^2*x^2+1)^(1/2)/a/c^2/(a^2*c*x^2+c)^(1/2
)-3/8*FresnelS(2^(1/2)/Pi^(1/2)*arctan(a*x)^(1/2))*2^(1/2)*Pi^(1/2)*(a^2*x^2+1)^(1/2)/a/c^2/(a^2*c*x^2+c)^(1/2
)+3/4*x*arctan(a*x)^(1/2)/c^2/(a^2*c*x^2+c)^(1/2)+1/12*sin(3*arctan(a*x))*(a^2*x^2+1)^(1/2)*arctan(a*x)^(1/2)/
a/c^2/(a^2*c*x^2+c)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.14, antiderivative size = 213, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 6, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.261, Rules used = {5025, 5024, 3393, 3377, 3386, 3432} \begin {gather*} -\frac {3 \sqrt {\frac {\pi }{2}} \sqrt {a^2 x^2+1} S\left (\sqrt {\frac {2}{\pi }} \sqrt {\text {ArcTan}(a x)}\right )}{4 a c^2 \sqrt {a^2 c x^2+c}}-\frac {\sqrt {\frac {\pi }{6}} \sqrt {a^2 x^2+1} S\left (\sqrt {\frac {6}{\pi }} \sqrt {\text {ArcTan}(a x)}\right )}{12 a c^2 \sqrt {a^2 c x^2+c}}+\frac {3 x \sqrt {\text {ArcTan}(a x)}}{4 c^2 \sqrt {a^2 c x^2+c}}+\frac {\sqrt {a^2 x^2+1} \sqrt {\text {ArcTan}(a x)} \sin (3 \text {ArcTan}(a x))}{12 a c^2 \sqrt {a^2 c x^2+c}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[ArcTan[a*x]]/(c + a^2*c*x^2)^(5/2),x]

[Out]

(3*x*Sqrt[ArcTan[a*x]])/(4*c^2*Sqrt[c + a^2*c*x^2]) - (3*Sqrt[Pi/2]*Sqrt[1 + a^2*x^2]*FresnelS[Sqrt[2/Pi]*Sqrt
[ArcTan[a*x]]])/(4*a*c^2*Sqrt[c + a^2*c*x^2]) - (Sqrt[Pi/6]*Sqrt[1 + a^2*x^2]*FresnelS[Sqrt[6/Pi]*Sqrt[ArcTan[
a*x]]])/(12*a*c^2*Sqrt[c + a^2*c*x^2]) + (Sqrt[1 + a^2*x^2]*Sqrt[ArcTan[a*x]]*Sin[3*ArcTan[a*x]])/(12*a*c^2*Sq
rt[c + a^2*c*x^2])

Rule 3377

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> Simp[(-(c + d*x)^m)*(Cos[e + f*x]/f), x]
+ Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 3386

Int[sin[(e_.) + (f_.)*(x_)]/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] :> Dist[2/d, Subst[Int[Sin[f*(x^2/d)], x], x,
Sqrt[c + d*x]], x] /; FreeQ[{c, d, e, f}, x] && ComplexFreeQ[f] && EqQ[d*e - c*f, 0]

Rule 3393

Int[((c_.) + (d_.)*(x_))^(m_)*sin[(e_.) + (f_.)*(x_)]^(n_), x_Symbol] :> Int[ExpandTrigReduce[(c + d*x)^m, Sin
[e + f*x]^n, x], x] /; FreeQ[{c, d, e, f, m}, x] && IGtQ[n, 1] && ( !RationalQ[m] || (GeQ[m, -1] && LtQ[m, 1])
)

Rule 3432

Int[Sin[(d_.)*((e_.) + (f_.)*(x_))^2], x_Symbol] :> Simp[(Sqrt[Pi/2]/(f*Rt[d, 2]))*FresnelS[Sqrt[2/Pi]*Rt[d, 2
]*(e + f*x)], x] /; FreeQ[{d, e, f}, x]

Rule 5024

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*((d_) + (e_.)*(x_)^2)^(q_), x_Symbol] :> Dist[d^q/c, Subst[Int[(a
 + b*x)^p/Cos[x]^(2*(q + 1)), x], x, ArcTan[c*x]], x] /; FreeQ[{a, b, c, d, e, p}, x] && EqQ[e, c^2*d] && ILtQ
[2*(q + 1), 0] && (IntegerQ[q] || GtQ[d, 0])

Rule 5025

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*((d_) + (e_.)*(x_)^2)^(q_), x_Symbol] :> Dist[d^(q + 1/2)*(Sqrt[1
 + c^2*x^2]/Sqrt[d + e*x^2]), Int[(1 + c^2*x^2)^q*(a + b*ArcTan[c*x])^p, x], x] /; FreeQ[{a, b, c, d, e, p}, x
] && EqQ[e, c^2*d] && ILtQ[2*(q + 1), 0] &&  !(IntegerQ[q] || GtQ[d, 0])

Rubi steps

\begin {align*} \int \frac {\sqrt {\tan ^{-1}(a x)}}{\left (c+a^2 c x^2\right )^{5/2}} \, dx &=\frac {\sqrt {1+a^2 x^2} \int \frac {\sqrt {\tan ^{-1}(a x)}}{\left (1+a^2 x^2\right )^{5/2}} \, dx}{c^2 \sqrt {c+a^2 c x^2}}\\ &=\frac {\sqrt {1+a^2 x^2} \text {Subst}\left (\int \sqrt {x} \cos ^3(x) \, dx,x,\tan ^{-1}(a x)\right )}{a c^2 \sqrt {c+a^2 c x^2}}\\ &=\frac {\sqrt {1+a^2 x^2} \text {Subst}\left (\int \left (\frac {3}{4} \sqrt {x} \cos (x)+\frac {1}{4} \sqrt {x} \cos (3 x)\right ) \, dx,x,\tan ^{-1}(a x)\right )}{a c^2 \sqrt {c+a^2 c x^2}}\\ &=\frac {\sqrt {1+a^2 x^2} \text {Subst}\left (\int \sqrt {x} \cos (3 x) \, dx,x,\tan ^{-1}(a x)\right )}{4 a c^2 \sqrt {c+a^2 c x^2}}+\frac {\left (3 \sqrt {1+a^2 x^2}\right ) \text {Subst}\left (\int \sqrt {x} \cos (x) \, dx,x,\tan ^{-1}(a x)\right )}{4 a c^2 \sqrt {c+a^2 c x^2}}\\ &=\frac {3 x \sqrt {\tan ^{-1}(a x)}}{4 c^2 \sqrt {c+a^2 c x^2}}+\frac {\sqrt {1+a^2 x^2} \sqrt {\tan ^{-1}(a x)} \sin \left (3 \tan ^{-1}(a x)\right )}{12 a c^2 \sqrt {c+a^2 c x^2}}-\frac {\sqrt {1+a^2 x^2} \text {Subst}\left (\int \frac {\sin (3 x)}{\sqrt {x}} \, dx,x,\tan ^{-1}(a x)\right )}{24 a c^2 \sqrt {c+a^2 c x^2}}-\frac {\left (3 \sqrt {1+a^2 x^2}\right ) \text {Subst}\left (\int \frac {\sin (x)}{\sqrt {x}} \, dx,x,\tan ^{-1}(a x)\right )}{8 a c^2 \sqrt {c+a^2 c x^2}}\\ &=\frac {3 x \sqrt {\tan ^{-1}(a x)}}{4 c^2 \sqrt {c+a^2 c x^2}}+\frac {\sqrt {1+a^2 x^2} \sqrt {\tan ^{-1}(a x)} \sin \left (3 \tan ^{-1}(a x)\right )}{12 a c^2 \sqrt {c+a^2 c x^2}}-\frac {\sqrt {1+a^2 x^2} \text {Subst}\left (\int \sin \left (3 x^2\right ) \, dx,x,\sqrt {\tan ^{-1}(a x)}\right )}{12 a c^2 \sqrt {c+a^2 c x^2}}-\frac {\left (3 \sqrt {1+a^2 x^2}\right ) \text {Subst}\left (\int \sin \left (x^2\right ) \, dx,x,\sqrt {\tan ^{-1}(a x)}\right )}{4 a c^2 \sqrt {c+a^2 c x^2}}\\ &=\frac {3 x \sqrt {\tan ^{-1}(a x)}}{4 c^2 \sqrt {c+a^2 c x^2}}-\frac {3 \sqrt {\frac {\pi }{2}} \sqrt {1+a^2 x^2} S\left (\sqrt {\frac {2}{\pi }} \sqrt {\tan ^{-1}(a x)}\right )}{4 a c^2 \sqrt {c+a^2 c x^2}}-\frac {\sqrt {\frac {\pi }{6}} \sqrt {1+a^2 x^2} S\left (\sqrt {\frac {6}{\pi }} \sqrt {\tan ^{-1}(a x)}\right )}{12 a c^2 \sqrt {c+a^2 c x^2}}+\frac {\sqrt {1+a^2 x^2} \sqrt {\tan ^{-1}(a x)} \sin \left (3 \tan ^{-1}(a x)\right )}{12 a c^2 \sqrt {c+a^2 c x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.13, size = 137, normalized size = 0.64 \begin {gather*} \frac {24 a x \left (3+2 a^2 x^2\right ) \sqrt {\text {ArcTan}(a x)}-27 \sqrt {2 \pi } \left (1+a^2 x^2\right )^{3/2} S\left (\sqrt {\frac {2}{\pi }} \sqrt {\text {ArcTan}(a x)}\right )-\sqrt {6 \pi } \left (1+a^2 x^2\right )^{3/2} S\left (\sqrt {\frac {6}{\pi }} \sqrt {\text {ArcTan}(a x)}\right )}{72 c^2 \left (a+a^3 x^2\right ) \sqrt {c+a^2 c x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[ArcTan[a*x]]/(c + a^2*c*x^2)^(5/2),x]

[Out]

(24*a*x*(3 + 2*a^2*x^2)*Sqrt[ArcTan[a*x]] - 27*Sqrt[2*Pi]*(1 + a^2*x^2)^(3/2)*FresnelS[Sqrt[2/Pi]*Sqrt[ArcTan[
a*x]]] - Sqrt[6*Pi]*(1 + a^2*x^2)^(3/2)*FresnelS[Sqrt[6/Pi]*Sqrt[ArcTan[a*x]]])/(72*c^2*(a + a^3*x^2)*Sqrt[c +
 a^2*c*x^2])

________________________________________________________________________________________

Maple [F]
time = 0.51, size = 0, normalized size = 0.00 \[\int \frac {\sqrt {\arctan \left (a x \right )}}{\left (a^{2} c \,x^{2}+c \right )^{\frac {5}{2}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x)

[Out]

int(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x)

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: RuntimeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: Error executing code in Maxima: expt: undefined: 0 to a negative e
xponent.

________________________________________________________________________________________

Fricas [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sqrt {\operatorname {atan}{\left (a x \right )}}}{\left (c \left (a^{2} x^{2} + 1\right )\right )^{\frac {5}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(atan(a*x)**(1/2)/(a**2*c*x**2+c)**(5/2),x)

[Out]

Integral(sqrt(atan(a*x))/(c*(a**2*x**2 + 1))**(5/2), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="giac")

[Out]

sage0*x

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {\sqrt {\mathrm {atan}\left (a\,x\right )}}{{\left (c\,a^2\,x^2+c\right )}^{5/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(atan(a*x)^(1/2)/(c + a^2*c*x^2)^(5/2),x)

[Out]

int(atan(a*x)^(1/2)/(c + a^2*c*x^2)^(5/2), x)

________________________________________________________________________________________